func text/template.canBeNil
4 uses
text/template (current package)
exec.go#L792: func canBeNil(typ reflect.Type) bool {
exec.go#L809: if canBeNil(typ) {
exec.go#L851: if canBeNil(typ) {
funcs.go#L160: if !canBeNil(argType) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)